DioDocs for PDF
ColorMatrix5x4 コンストラクタ(Single[])

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > ColorMatrix5x4 クラス > ColorMatrix5x4 コンストラクタ : ColorMatrix5x4 コンストラクタ(Single[])
The values to assign to the components of the ColorMatrix5x4. This must be an array with 20 elements.
Initializes a new instance of the ColorMatrix5x4 struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal values() As System.Single _
)
public ColorMatrix5x4( 
   System.float[] values
)

パラメータ

values
The values to assign to the components of the ColorMatrix5x4. This must be an array with 20 elements.
参照

ColorMatrix5x4 クラス
ColorMatrix5x4 メンバ
オーバーロード一覧